Welcome![Sign In][Sign Up]
Location:
Search - fft matlab

Search list

[OtherFFT-Matlab

Description: 本程序是按时间抽选的基-2FFT算法,输入倒位序,输出顺序 -This procedure is based on the time selected for the base-2FFT algorithm, enter the inversion sequence, the output sequence
Platform: | Size: 3072 | Author: 蜗牛 | Hits:

[Special Effectsfft

Description: 对读入的图像进行fft计算,并分别取其幅度和相位信息恢复,比较恢复的结果-To read the images fft calculation, and select the amplitude and phase, respectively, to restore the information to compare the results of the restoration
Platform: | Size: 3072 | Author: 王站 | Hits:

[matlabFFT

Description: 给出了用MATLAB实现FFT算法,压缩包内还有源程序-Given by MATLAB realize FFT algorithm, compressed source code package also
Platform: | Size: 14336 | Author: 李之文 | Hits:

[matlabFFT

Description: 基2-FFT算法的Matlab代码的实现。其中有一个子程序可以用Matlab内部的程序来实现,以提高程序的运算速度。-2-FFT-based algorithm for the realization of Matlab code. There is a subroutine can use Matlab s internal procedures are in place to realize in order to improve procedures for computational speed.
Platform: | Size: 1024 | Author: 罗正平 | Hits:

[MiddleWaresampe-fft

Description: 这是在matlab/simulink环境下,对一个连续信号采样及离散化.并进行FFT频谱分析的实例-This is in the matlab/simulink environment, for a continuous signal sampling and discretization. And FFT spectrum analysis examples
Platform: | Size: 6144 | Author: marscr | Hits:

[matlabFFT

Description: 用matlab写的FFT程序。简单易懂!-FFT with matlab written procedures. Easy-to-read!
Platform: | Size: 7168 | Author: fl | Hits:

[matlabfft

Description: 分四种情况实现fft 分别是时间抽取递归 、时间抽取循环、频率抽取递归和频率抽取循环 以及附带dft的算法描述-Fft realize sub-four cases were collected recursive time, time taken from the cycle, frequency and frequency of samples taken from recursive cycle, as well as incidental DFT algorithm described
Platform: | Size: 1024 | Author: didi | Hits:

[Algorithmfft

Description: 计算快速傅立叶变换fft的程序,用matlab实现的-Fft Fast Fourier Transform calculation procedures, using matlab realize the
Platform: | Size: 1024 | Author: | Hits:

[matlabfft

Description: 用MATLAT编的FFT程序,在MATLAB环境下可以显示波形。
Platform: | Size: 114688 | Author: jonelove | Hits:

[matlabFFT

Description: Matlab编程实现FFT变换及频谱分析的程序代码,能出结果,不错-Matlab Programming FFT transform and spectral analysis of the program code to the results, it is true
Platform: | Size: 3072 | Author: jonelove | Hits:

[matlabfft

Description: FFT频率提取的MATLAB实现,有具体的图形-FFT frequency extracted MATLAB realize, there are specific graphics
Platform: | Size: 1024 | Author: jonelove | Hits:

[matlabFFT

Description: 用与语音信号处理中的预处理中MATLAB原代码 -Used with the voice signal processing Preprocessing the original MATLAB code
Platform: | Size: 3072 | Author: 刘辉 | Hits:

[matlabFFT

Description: 傅立叶变化的Matlab实现,对于学习FFT非常有帮助。FFT文件夹内有多个程序。-Matlab Fourier realize change, for learning FFT very helpful. FFT folder has a number of procedures.
Platform: | Size: 4096 | Author: 张弓 | Hits:

[matlabFFT

Description: 用FFT做谱分析的实验代码,附有详细的实验说明和源代码以及对实验现象的分析-FFT spectrum analysis done using the experimental code, with detailed experimental descriptions and source code as well as the analysis of experimental phenomena
Platform: | Size: 51200 | Author: 甘小华 | Hits:

[matlabFFT-Matlab

Description: 基于Matlab编写的用于对数据进行插值分析和傅立叶变换的程序-Based on Matlab for the preparation of the data analysis and Fourier transform interpolation procedures
Platform: | Size: 2048 | Author: yang | Hits:

[File Formateg-fft

Description: fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their respective time-domain waveform of Figure 2. FFT to transform, showing their frequency spectrum, including sampling rate, frequency, data length of 3-on-demand. Make the rms signal of the three maps, power maps, as well as the number of root-mean-square map 4. Fourier Transform IFFT with the restoration of signals, and displays the sinusoidal signal the resumption of time-domain waveform
Platform: | Size: 1024 | Author: 李三 | Hits:

[matlabsin-fft

Description: 注释非常详细的FFT变换,用matlab实现两个正弦函数的区分,初学着都能看懂-Notes very detailed FFT transform, with the achievement of the two sine function matlab distinction, the novice can understand
Platform: | Size: 1024 | Author: 王冰 | Hits:

[matlabmatlab

Description: 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
Platform: | Size: 3072 | Author: 徐建国 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。-FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In accordance with the different extraction methods can be divided into the DIT-FFT (time taken) and the DIF-FFT (according to the frequency of extraction) algorithm. In accordance with the composition of different butterfly operations can be divided into base 2, base 4, base 8, as well as arbitrary factor (2n, n is an integer greater than 1), radix-2, Radix-4 algorithm is more commonly used.
Platform: | Size: 1024 | Author: 李文 | Hits:

[matlabfft

Description: fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
Platform: | Size: 47104 | Author: | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net